home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / emula / a800.rdm < prev    next >
Text File  |  1997-01-18  |  3KB  |  82 lines

  1. Short:    Atari 800 Emulator for Unix, Amiga and MS-DOS
  2. Author:   stephen@signus.demon.co.uk (Stephen Firth)
  3. Uploader: hauben00@marvin.informatik.uni-dortmund.de (Stefan Haubenthal)
  4. Version:  0.6.0
  5. Type:     misc/emu
  6. Requires: ROMs
  7.  
  8. Atari 800 Emulator for Unix, Amiga and MS-DOS, Version 0.6.0
  9. ------------------------------------------------------------
  10.  
  11.     Copyright (C) 1995 David Firth. E-Mail: david@signus.demon.co.uk
  12.  
  13.     This program is free software; you can redistribute it and/or modify
  14.     it under the terms of the GNU General Public License as published by
  15.     the Free Software Foundation; either version 1, or (at your option)
  16.     any later version.
  17.  
  18. This is the version 0.6.0 of my Atari 800, 800XL, 130XE and 5200 emulator
  19. for Unix, Amiga and MS-DOS. My main objective is to create a freely
  20. distributable portable emulator (i.e. with source code available). It can
  21. be configured to run in the following ways :-
  22.  
  23.     1. BASIC mode
  24.     2. CURSES Mode
  25.     3. SVGALIB for Linux Systems
  26.     4. X-Windows + Optional XVIEW or MOTIF User Interface
  27.     5. CBM Amiga
  28.     6. MS-DOS
  29.  
  30. The basic mode is only useful for running programs such as MAC65,
  31. Atari Basic etc. I have had this version running on Linux,
  32. SunOS 4.1.3, Solaris 2.4, Silicon Graphics, VAX/VMS, CBM Amiga
  33. (Dice C and GNU C) and the HP-UX 9000/380.
  34.  
  35. The CURSES mode is similar to the basic mode, but it also enables full
  36. screen editing capability. Some computer don't seem to support curses
  37. fully - SunOS 4.1.3, VAX/VMS, LINUX (but ncurses is OK).
  38.  
  39. The SVGALIB version runs at a reasonable speed. The screen dimensions
  40. are limited to 320x200 and is unable to display the overscan modes.
  41. Instead SVGALIB displays the core 320x200 pixels. The area which is
  42. displayed can be modified using the F11 and F12 keys.
  43.  
  44. The X-Windows version supports graphics and has an optional XVIEW
  45. user interface. The Linux X Window version can be built with
  46. joystick support (If joystick module is installed in the kernel).
  47.  
  48. The Amiga version supports graphics but currently lacks Paddle support.
  49.  
  50. ---------------------------------------------------------------------------
  51.  
  52. Features
  53. --------
  54.  
  55. Note: Not all features are supported on all platforms.
  56.  
  57. 48K/52K Atari 400/800 emulation (optional RAM between 0xc000 and 0xcfff)
  58. Atari 800XL emulation.
  59. Atari 130XE emulation (but Antic access the same bank the CPU is using)
  60. Atari 5200 Games System.
  61. OSS Super Cartridges.
  62. Should run on any Unix computer running X-Windows.
  63. Wide / Normal / Standard Playfields.
  64. Joystick controller using numeric keypad.
  65. Paddle controller using X-Windows mouse position.
  66. Display List Interrupts.
  67. Vertical Blank Interrupts.
  68. All Antic Display modes.
  69. GTIA graphics support for *all* Antic modes (GTIA Characters etc.)
  70. Player Missile Graphics with collision detection.
  71. Character vertical reflect, invert and blank.
  72. Files can be stored directly on your host computer via the H: device.
  73.     (H: replaces the C: device which serves no useful purpose)
  74. Reads both ATR and XFD disk files.
  75. Disk swapping for XVIEW, MOTIF and Amiga versions.
  76. PIL modes - allows memory between 0x8000 and 0xbfff to be toggled
  77. between RAM and ROM.
  78. Horizontal and Vertical Fine Scrolling
  79. Playfield and Player/Missile Priorities
  80. Sound Support on Unix using the Network Audio System
  81. Printer support
  82.